-- card: 6589 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2658 -- name: Section 234 -- part 3 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=310 top=77 right=94 bottom=464 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 4 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=346 top=192 right=205 bottom=490 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 5 (button) -- low flags: 00 -- high flags: 4000 -- rect: left=377 top=287 right=299 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part contents for background part 13 ----- text ----- The Heart of the BBS -- part contents for background part 28 ----- text ----- Introduction Setting up the BBS Running the BBS BBS Internals Appendices -- part contents for background part 29 ----- text ----- Overview 1a: Hardware Pieces 1b: Software Pieces 2: Assembly 3: Customizing -- part contents for background part 30 ----- text ----- HyperBBS Home Stack UserList Stack Hyper House Stack Message Stack Sysop Help Stack User Help Stack -- part contents for background part 12 ----- text ----- Messaging is the primary function of the BBS. Messages include public messages, private mail, and files. The BBS comes with one generic message stack. For each message category you have, you'll need to make a copy of this stack and rename it. Messages in the message stacks can have files "attached" to them, and they can be marked "private." Therefore, all three functions of public messages, private mail, and files are handled by this one structure -- this is different than most other BBSs, which separate all or some of these functions.